Welcome![Sign In][Sign Up]
Location:
Search - MFC Dialog

Search list

[Ftp Clientftpfiles

Description: 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
Platform: | Size: 59392 | Author: 陈康 | Hits:

[Chess Poker gamesTic_MFC

Description: 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-mail: hackerqc@hotmail.com-1. Gridwork an interesting game of chess. MFC dialog with the programmers. 2. Single game with a double and two game modes. Single-mode through its own AI algorithm (similar to the simple A* algorithm), a double game is about two people through three key players. Skin interface optimized for use, the replacement skin is pretty easy. 4. Note that the compiler EXE if needed in the implementation of VC outside alone, and I would be grateful if their skin folder release of all documents As for the same directory. 5. There are problems and proposals and I welcome the discussion. QQ : 21798912 MSN : susan_QC@hotmail.com E-mail : hackerqc@hotmail.com
Platform: | Size: 1539072 | Author: 覃超 | Hits:

[Dialog_WindowBackColor

Description: This demo is from <<MFC anwser book>>, Demo show to how do redraw the background of dialog or View .-This demo is from lt;lt;MFC anwser bookgt;gt;, Demo show to how do redraw the background of dialog or View .
Platform: | Size: 19456 | Author: 曾晖 | Hits:

[Dialog_WindowDrawInDialog

Description: This demo is from << MFC anwswer book>> , Program show to how to draw a picture on the area of the Dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; , Program show to how to draw a picture on the area of the Dialog.
Platform: | Size: 3371008 | Author: 曾晖 | Hits:

[PropertySheetPropertySheetInDialog

Description: This demo is from << MFC anwswer book>> ,This is an excellent example of propersheet . Program show to how to put on an propertysheet on a dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; ,This is an excellent example of propersheet . Program show to how to put on an propertysheet on a dialog.
Platform: | Size: 3408896 | Author: 曾晖 | Hits:

[Books深入了解MFC文档视结构

Description: 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数的流程,并解决编制MDI 应用程序过程中的一些常见问题。 -help beginners understand the wizard generates the overall structure of procedures Visual C with the powerful, user-friendly and highly favored by programmers. However, at present the basic class library of the Microsoft version 4.2, some nearly 200 categories, thousands of functions, coupled with Microsoft Corp. hidden some of the technical details, enabling in-depth study MFC very difficult. MFC+5.0 generate three types of applications : Based on the dialog applications, single-file application (SDI) and multi-document applications (MDI). The first two are relatively simple structure, this paper will not dwell on. The author intended from the documents MFC/depending on the structure, the analysis of functions and processes, and to address MDI application preparation process of some co
Platform: | Size: 22528 | Author: 王国维 | Hits:

[GUI Develop非模式对话框的使用

Description: 详细用MFC实现了非模式对话框 有助于初学者对MFC控件的应用-detail with the non-MFC dialog mode to help beginners MFC Application Control
Platform: | Size: 3651584 | Author: raul | Hits:

[ComboBoxControlsLibrary_Dlg

Description: 此为基于MFC对话框各种控件的实现汇总。它包括列表、时间日期控件、属性页、文件操作等功能。-This is based on the MFC dialog box controls to achieve a variety of summary. It includes a list of time-of-day controls, property pages, file operations and other functions.
Platform: | Size: 62464 | Author: 将军 | Hits:

[GUI Developtransparentdialog

Description: 基于MFC Dialog开发的一个透明窗口的实现程序。-MFC Dialog on the development of a transparent window to achieve procedures.
Platform: | Size: 67584 | Author: 龚伟 | Hits:

[GUI DevelopCDialogSK_demo

Description: MFC中实现自定义对话框窗口的形状以及让一部分透明-achieve MFC dialog window from the definition of the shape and let some transparent
Platform: | Size: 36864 | Author: weir | Hits:

[GUI Developwtl4_mfc4_demo

Description: 《对话框与控件》 MFC 的对话框和控件的封装真得可以节省你很多时间和功夫。没有MFC对控件的封装,你要操作控件就得耐着性子填写各种结构并写很多的SendMessage调用。MFC还提供了对话框数据交换(DDX),它可以在控件和变量之间传输数据。WTL 当然也提供了这些功能,并对控件的封装做了很多改进。本文将着眼于一个基于对话框的程序演示你以前用MFC实现的功能,除此之外还有WTL消息处理的增强功能-"dialog with the controls" MFC dialog boxes and controls package that they can really save you a lot of time and effort. MFC does not control the right package, you have to be operated controls resistance offered to fill in various structures and wrote a lot of SendMessage call. MFC dialog also provides data exchange (DDX), it can control and data transfer among variables. WTL course also provide these functions, as well as controls Packaging done a lot to improve. This paper will focus on a dialog based on the demonstration of the procedures before you use MFC function in addition WTL message processing enhancements
Platform: | Size: 16384 | Author: wwwwppp | Hits:

[Dialog_WindowFormDialog

Description: 在mfc环境下建立带有文本控件,还有BUTTON控件的Dialog,并且输入到文本控件中内容时,还可以再弹出一个小对话框,用以显示,是一个建立对话框的小程序-mfc environment in the establishment of controls with text, there are BUTTON Dialog Control, text input and control of the contents, can also pop up a small dialog box to indicate that dialog is the establishment of a small program
Platform: | Size: 44032 | Author: 丁丁 | Hits:

[DocumentsMFC-SIMPLE-PRINT-METHOD

Description: 通过MFC来完成打印作业有很多的方法,应用场合也有所不同。可以直接利用MFC封装的打印对话框CPrintDialog来执行简单的打印任务。-through MFC completed print jobs to a lot of methods, applications are also different. Direct access MFC Packaging CPrintDialog the Print dialog box to print simple task.
Platform: | Size: 2048 | Author: 刘侃民 | Hits:

[Windows DevelopMFC-windows

Description: 这是一个Windows程序设计的作业题目 通过MFC完成窗口的实现和其中一些对话框的实现。-This is a Windows program designed by MFC operations subject to the completion of the window and realize which one some dialog achieved.
Platform: | Size: 41984 | Author: 李媛媛 | Hits:

[OpenGL programMyDialogyOpenGL

Description: 一个基于MFC对话框的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。-an MFC dialog on the Opengl procedures, given the use of general VC-based MFC Opengl framework.
Platform: | Size: 28672 | Author: ml | Hits:

[VC/MFCc++mfc

Description: 以循序渐进的方式讲述VC开发方法和技巧,从VC入门到各种窗体的使用,对话框的编写,文档视结构的使用,以及网络开发和其他一些高级的话题。-a step by step approach on the development of the VC methods and techniques from various VC portal to the use of Form, Dialog the preparation, documentation, as the use of the structure, and network development, and other senior topic.
Platform: | Size: 455680 | Author: zss | Hits:

[Other Riddle gamesRussiaDmd

Description: 俄罗斯方块,有级别划分,共10级,共235k ,基于windows MFC 对话框程序,-Russian box, Classification, a total of 10, a total of 235k. Based on the windows MFC dialog procedures,
Platform: | Size: 241664 | Author: 张寿锐 | Hits:

[VC/MFCetDialogBkColor

Description: 一个基于对话框的MFC AppWizard应用程序中,如何改变对话框的背景颜色呢?-an MFC dialog-based applications AppWizard, how to change the background color of the dialog box?
Platform: | Size: 19456 | Author: 何东 | Hits:

[Dialog_WindowDrawDialog

Description: 大家都知道在用mfc绘制一个对话框的时候有很多麻烦和需要注意的地方,这就是一个对话框的绘制的实现,还有其中自画按钮,通过一个自写按钮类实现按钮的相关功能-We all know that with mfc drawing a box of a lot of trouble and needs attention, This is a dialog box shows the realization of which there is a self-portrait button, Since the adoption of a button to write to achieve category of functional buttons
Platform: | Size: 72704 | Author: miao | Hits:

[Dialog_WindowVYGBookingSys

Description: MFC对话框应用程序开发,内含各种控件,链表增删,管理等-MFC dialog application development, containing various control, chain adjustment and management
Platform: | Size: 3465216 | Author: 招俏春 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net